Lucene search
+L
LinuxLinux Kernel

14776 matches found

CVE
CVE
added 2024/02/28 8:13 a.m.5132 views

CVE-2021-47000

CVE-2021-47000 is confirmed to affect the Linux kernel with a fixed inode leak in the ceph path on getattr error in __fh_to_dentry. The available connected documents provide the concrete fix description, linking the CVE to ceph inode leak resolution in the kernel. Remediation requires deploying k...

3.3CVSS5.3AI score0.00243EPSS
Save
CVE
CVE
added 2024/04/05 8:24 a.m.5108 views

CVE-2024-26813

The CVE-2024-26813 issue affects the Linux kernel vfio-platform subsystem (SET_IRQS) where loopback IRQ triggering can occur before an eventfd is configured, enabling a NULL dereference. The fix registers all IRQs in a disabled state during device open and ensures trigger changes are serialized w...

5.5CVSS6.1AI score0.00234EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.5059 views

CVE-2021-46992

CVE-2021-46992 affects the Linux kernel netfilter nftables hashtables. The issue arises from storing the number of buckets in 32-bit variables, allowing an overflow in nft_hash_buckets() when large sizes are encountered (sz Brent: 0x40000000 was observed). The syzbot report shows UBSAN: shift-out...

7.8CVSS6.1AI score0.00261EPSS
Save
CVE
CVE
added 2024/07/29 5:39 p.m.5057 views

CVE-2024-42096

CVE-2024-42096 is a Linux kernel vulnerability in the x86 profiling code (profile_pc) used for timer-based profiling. The issue stemmed from the function’s assumptions about stack layout when accounting time spent in spinlocks, which could misattribute time and trigger KASAN warnings. The advisor...

5.5CVSS6.6AI score0.00238EPSS
Save
CVE
CVE
added 2024/04/17 10:27 a.m.4856 views

CVE-2024-26863

CVE-2024-26863 : In the Linux kernel, a vulnerability in the HSR/PRP framing layer allowed an uninitialized value to be accessed when the Ethernet header indicates a PRP/HSR packet but is not followed by an HSR tag. The issue arises in hsr_get_node() and can lead to uninit-value reads as shown by...

5.5CVSS6.4AI score0.00249EPSS
Save
CVE
CVE
added 2024/03/06 6:45 a.m.4843 views

CVE-2023-52603

CVE-2023-52603 : In Linux kernel, a UBSAN array-index-out-of-bounds was reported in JFS’s dtSplitRoot (dtree) when the value of fsi drops below -1, causing an out-of-bounds access previously guarded by a check that only handled -1. A patch was added to handle values less than 0, addressing the ro...

7.8CVSS6.1AI score0.00289EPSS
Save
CVE
CVE
added 2024/03/06 6:45 a.m.4841 views

CVE-2023-52600

CVE-2023-52600 affects the Linux kernel JFS component. Root cause: a use-after-free in jfs_evict_inode where, if diMount(ipimap) fails, the released ipimap may be accessed in diFreeSpecial() as rcu_core() asynchronously frees it via jfs_free_node(). The fix ensures sbi->ipimap is not initializ...

7.8CVSS6.2AI score0.00281EPSS
Save
CVE
CVE
added 2024/03/06 6:45 a.m.4787 views

CVE-2024-26626

The CVE-2024-26626 entry relates to the Linux kernel IP multicast forwarding path (net/ipv4/ipmr.c, function ip_mr_forward). A NULL pointer dereference during multicast packet forwarding could trigger a kernel panic; the issue has been resolved with a kernel patch. Connected sources enumerate the...

7.5CVSS6.1AI score0.00639EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4779 views

CVE-2021-47033

Technical details about CVE-2021-47033 are not provided in the supplied documents. The initial entry only mentions a Linux kernel fix for mt76/mt7615 DMA unmapping and provides no product/version/patch specifics. Monitor for updates.

5.5CVSS6.4AI score0.00222EPSS
Save
CVE
CVE
added 2024/07/29 3:52 p.m.4758 views

CVE-2023-52887

CVE-2023-52887 affects the Linux kernel net: can: j1939 subsystem. The issue arises from enhanced error handling for tightly received RTS (Request to Send) messages in xtp_rx_rts_session_new, replacing WARN_ON_ONCE backtraces with a dedicated error handling path that allows early termination of p...

7.5CVSS6.6AI score0.0067EPSS
Save
CVE
CVE
added 2024/03/06 6:45 a.m.4742 views

CVE-2023-52604

CVE-2023-52604 is a Linux kernel vulnerability affecting the JFS subsystem, specifically UBSAN: array-index-out-of-bounds in fs/jfs/jfs_dmap.c (dbAdjTree). Public writeups note an out-of-bounds access (index 196694 in an s8[1365] buffer) encountered during Syzkaller fuzzing, leading to a kernel p...

7.8CVSS6.3AI score0.00249EPSS
Save
CVE
CVE
added 2024/03/01 9:15 p.m.4698 views

CVE-2021-47079

CVE-2021-47079: Linux kernel platform/x86 ideapad-laptop NULL pointer dereference in dytc_cql_command (third parameter must not be NULL). The vulnerability was resolved in upstream kernel as described; attack vector LOCAL with LOW complexity and HIGH impact on availability per NVD metrics. Connec...

5.5CVSS6.5AI score0.00193EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4688 views

CVE-2021-47032

CVE-2021-47032 concerns the Linux kernel mt76 mt7915 driver: the fix ensures the first pointer in the txp is unmapped, preventing a leak of DMA mapping entries. The patch addresses a local DMA-mapping leak in the TX path; no remote/exploit details are provided in the sources beyond the fix. CVSS ...

5.5CVSS6.4AI score0.00222EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4685 views

CVE-2021-47048

CVE-2021-47048 affects the Linux kernel SPI driver spi-zynqmp-gqspi. The vulnerability arises when handling op->addr, where a buffer (tmpbuf) is freed and subsequently used, leading to a use-after-free. The root cause is use-after-free in zynqmp_qspi_exec_op, which can trigger Kasan warnings. ...

7.8CVSS6.8AI score0.00238EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4684 views

CVE-2021-47046

Summary (CVE-2021-47046) : In Linux kernel DRM/AMD display, the hdmi_14_process_transaction() path suffered an off-by-one read overflow due to a missing hdcp_i2c_offsets entry for HDCP_MESSAGE_ID_WRITE_CONTENT_STREAM_TYPE. A fix added the missing entry and copied the 0x0 offset from similar code,...

7.8CVSS6.6AI score0.00245EPSS
Save
CVE
CVE
added 2024/05/01 1:5 p.m.4678 views

CVE-2024-27388

CVE-2024-27388 : Linux kernel SUNRPC patch fixes memory leaks in gssx_dec_option_array. The patch frees creds and oa->data in error-handling paths after allocation, addressing a leak in that code path. This memory-leak detail is corroborated by multiple connected advisories (Astra/CIRCL/Red Ha...

9.8CVSS6.3AI score0.00959EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4674 views

CVE-2021-47049

CVE-2021-47049 affects the Linux kernel driver hv: vmbus. The vulnerability is a use-after-free in __vmbus_open() caused by freeing open_info without removing it from the vmbus_connection. The fix is to remove open_info from the chn_msg_list before freeing it (explicit in the advisory). Impact is...

8.4CVSS6.7AI score0.00232EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4673 views

CVE-2021-46981

CVE-2021-46981 affects the Linux kernel nbd subsystem where a NULL pointer in flush_workqueue could be dereferenced when opening /dev/nbdX and then disconnecting, leading to a kernel crash. The fix adds a guard in nbd_disconnect_and_put to check nbd->recv_workq before use. Connected advisories...

5.5CVSS5.9AI score0.0025EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4670 views

CVE-2021-47008

CVE-2021-47008 relates to the Linux kernel KVM/SVM path where GHCB is updated in SIPI handling and MSR operations. The vulnerability arises if SIPIs occur without a corresponding AP Reset Hold, risking a NULL pointer dereference when GHCB is not mapped, and similarly a potential GHCB access issue...

5.5CVSS6.4AI score0.00236EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4648 views

CVE-2021-47041

Technical details for CVE-2021-47041 are not publicly available in the provided documents; monitor for updates.

7.5CVSS6.3AI score0.0049EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4642 views

CVE-2021-47025

CVE-2021-47025 affects the Linux kernel's Mediatek IOMMU driver. Root cause: mtK IOMMU runtime suspend incorrectly disables the clock if m4u_dom is null, risking a warning and unnecessary clock disable. The fix enables the clock on runtime resume and reduces clock management during init (mtk_iomm...

7.8CVSS6.5AI score0.0023EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4640 views

CVE-2021-47024

The CVE-2021-47024 issue is in the Linux kernel vsock/virtio path, where a memory leak occurs when closing a socket due to not draining the RX queue after the socket is definitively closed. The advisory notes partial remediation via ac03046ece2b, but the proper fix is to drain the RX queue before...

5.5CVSS6.3AI score0.0025EPSS
Save
CVE
CVE
added 2024/03/01 9:15 p.m.4624 views

CVE-2021-47081

CVE-2021-47081 is rejected/not used; this CVE entry does not represent an active vulnerability.

7.8CVSS6.9AI score0.00231EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4611 views

CVE-2021-47002

CVE-2021-47002 references a SUNRPC NULL pointer dereference in the Linux kernel. Issue arises when alloc_pages_node() returns null and svc_rqst_free() dereferences a null rq_scratch_page during put_page(); the patch adds a null check in the failure path (svc_rqst_alloc()) to prevent dereferencing...

5.5CVSS6.5AI score0.00236EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4610 views

CVE-2021-47012

CVE-2021-47012 concerns Linux kernel RDMA/siw. The connected Astra Linux advisories describe a use-after-free in siw_alloc_mr where mem is assigned to mr->mem in siw_mr_add_mem and later freed via kfree(mem) if xa_alloc_cyclic() fails, leaving mr->mem pointing to freed memory. The patch tim...

7.8CVSS6.8AI score0.00268EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4609 views

CVE-2021-47051

CVE-2021-47051 affects the Linux kernel SPI driver for the Freescale/NXP fsl-lpspi. The issue is a PM (power management) reference leak in lpspi_prepare_xfer_hardware(): pm_runtime_get_sync increments the PM usage counter even when the operation fails, leading to an unbalanced reference. The fix ...

5.5CVSS6.5AI score0.00225EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4605 views

CVE-2021-47052

CVE-2021-47052 relates to the Linux kernel crypto-sa2ul path (rxd) where two error paths failed to free the rxd buffer, causing a memory leak. The vulnerability was resolved by fixing those paths to ensure rxd is freed on error exits. The provided documents confirm the issue in the crypto: sa2ul ...

5.5CVSS6.5AI score0.00236EPSS
Save
CVE
CVE
added 2024/04/17 10:27 a.m.4585 views

CVE-2024-26866

CVE-2024-26866 (Linux kernel, spi/lpspi) : The issue arises from a use-after-free in fsl_lpspi_probe() where memory allocated with spi_alloc_host()/spi_alloc_target() is freed in probe, but later referenced by devm_spi_register_controller(), leading to a NULL dereference when the controller is un...

5.5CVSS6.5AI score0.00216EPSS
Save
CVE
CVE
added 2024/04/17 10:27 a.m.4567 views

CVE-2024-26879

CVE-2024-26879: In the Linux kernel, the issue is within the clock framework (meson/axg_clk_regmaps) where some clocks were missing, causing a NULL pointer dereference and kernel panic when reading /sys/kernel/debug/clk/clk_summary. Root cause: missing clocks in axg_clk_regmaps lead to regmap_rea...

5.5CVSS6.5AI score0.00223EPSS
Save
CVE
CVE
added 2024/04/17 10:27 a.m.4562 views

CVE-2024-26878

In CVE-2024-26878, the Linux kernel quota NULL pointer dereference is addressed: a race between dquot_free_inode (or related) and quota_off can dereference an inode quota pointer after it is nulled. The fix uses a temporary pointer to prevent the use-after-free: if inode quota pointers are access...

4.7CVSS6.2AI score0.00189EPSS
Save
CVE
CVE
added 2024/04/17 10:27 a.m.4562 views

CVE-2024-26895

CVE-2024-26895 — Linux kernel (wifi: wilc1000) use-after-free during vif cleanup . The issue occurs when unregistering net devices while traversing the vif list, because a netdevice’s private vif data is freed (due to needs_free_netdev being set during registration) and the loop subsequently acce...

7.8CVSS6.5AI score0.00235EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4559 views

CVE-2021-47038

CVE-2021-47038: Linux kernel Bluetooth deadlock fix. The vulnerability arose from a new dependency between socket lock and hci_dev->lock introduced by commit adding BT_PHY socket option, causing hci_conn_get_phy() to use hdev->lock while the caller holds other Bluetooth locks (possible circ...

5.5CVSS6.4AI score0.00179EPSS
Save
CVE
CVE
added 2024/05/09 4:37 p.m.4559 views

CVE-2024-27395

The CVE-2024-27395 issue is in the Linux kernel: net/openvswitch: Use-After-Free in ovs_ct_exit due to kfree_rcu being invoked outside the RCU read lock during ovs_ct_limit_exit traversal, creating a window where the freed key may be accessed after the grace period. The published fix changes the ...

7.8CVSS6.5AI score0.00244EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4556 views

CVE-2020-36785

CVE-2020-36785 concerns the Linux kernel media/atomisp subsystem. The vulnerability arises from a use-after-free in atomisp_alloc_css_stat_bufs(), where the s3a_buf is freed along with items from asd->s3a_stats, causing a double free and use-after-free condition. The initial entry indicates th...

7.8CVSS6.7AI score0.00224EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4538 views

CVE-2021-46995

CVE-2021-46995 affects the Linux kernel can: mcp251xfd driver. Root cause: in mcp251xfd_probe, converting to dev_err_probe() accidentally removed a return, causing an OOPs when devm_clk_get() fails and clk_get_rate() is called on the next line. Impact: local attacker requires privileges (per CVSS...

5.5CVSS6.6AI score0.00205EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.4509 views

CVE-2021-46991

CVE-2021-46991 is a Linux kernel use-after-free in the i40e driver, where pf->cinst->lan_info is accessed after pf->cinst is freed during i40e_client_del_instance. The vulnerability arises because the code frees the object and then continues to access a member of it, leading to a potenti...

7.8CVSS6.3AI score0.00239EPSS
Save
CVE
CVE
added 2024/05/09 4:37 p.m.4480 views

CVE-2024-27396

CVE-2024-27396 affects the Linux kernel net/gtp code: a Use-After-Free in gtp_dellink during RCU traversal (hlist_for_each_entry_rcu) because the traversal isn’t inside the RCU read critical section. The fix replaces the traversal with hlist_for_each_entry_safe to ensure the key isn’t freed durin...

7.8CVSS6.5AI score0.00244EPSS
Save
CVE
CVE
added 2024/04/17 10:27 a.m.4411 views

CVE-2024-26892

Technical details about CVE-2024-26892 are not provided in the given documents. Public information appears limited here; no vendor/product/fix specifics are available. Monitor vendor advisories for updates and patch status.

7.8CVSS6.6AI score0.0023EPSS
Save
CVE
CVE
added 2024/05/19 8:35 a.m.4409 views

CVE-2024-35915

CVE-2024-35915 affects the Linux kernel NFC/NCI subsystem. The issue is an uninitialized payload read in nci_rx_work() when a received packet has a zero-length payload, leading to potential uninitialized data exposure. The patch fixes the vulnerability by validating the payload size before invoki...

8.8CVSS6.7AI score0.0032EPSS
Save
CVE
CVE
added 2024/04/17 10:27 a.m.4312 views

CVE-2024-26865

CVE-2024-26865 involves a use-after-free in the Linux kernel’s RDS TCP path (reqsk_timer_handler) that can occur when a per-netns listener is created, a reqsk is formed, the process exits, and the netns is dismantled before the timer expires. The issue is fixed by a patch (commit 740ea3c4a0b2) wh...

7.8CVSS6.4AI score0.0023EPSS
Save
CVE
CVE
added 2024/05/01 5:18 a.m.4246 views

CVE-2024-26944

CVE-2024-26944 affects the Linux kernel, specifically a use-after-free in btrfs when handling device replacements during zone finish. The issue is a use-after-free in do_zone_finish() caused by dereferencing a freed btrfs_device in the mapping during the dev_replace workflow (btrfs_dev_replace_st...

7.8CVSS6.3AI score0.00227EPSS
Save
CVE
CVE
added 2024/05/01 5:17 a.m.4225 views

CVE-2024-26941

CVE-2024-26941 affects the Linux kernel DRM subsystem, specifically the DP DisplayPort driver. Description from the provided documents shows a divide-by-zero regression when unplugging a StarTech MSTDP122DP DisplayPort 1.2 MST hub while using the nouveau driver. The regression occurs in the drm_d...

5.5CVSS6.8AI score0.00193EPSS
Save
CVE
CVE
added 2024/05/01 5:27 a.m.4154 views

CVE-2024-26988

CVE-2024-26988 concerns the Linux kernel where a memory overflow could occur in init/main.c during static_command_line construction. The bug stemmed from allocating xlen + strlen(boot_command_line) + 1 bytes for static_command_line but then copying extra_command_line and command_line into it, ins...

7.8CVSS6.4AI score0.00279EPSS
Save
CVE
CVE
added 2024/03/06 6:45 a.m.4105 views

CVE-2023-52601

The CVE-2023-52601 entry refers to a Linux kernel flaw in the XFS-like JFS file system: a missing bound check in dbAdjTree when accessing dmt_stree can cause an array-index-out-of-bounds. The fix introduces a bool is_ctl to determine size, as described in the cited kernel commits. Affected/affect...

7.8CVSS7.4AI score0.00249EPSS
Save
CVE
CVE
added 2024/04/28 11:28 a.m.4096 views

CVE-2024-26928

CVE-2024-26928 relates to the Linux kernel SMB/CIFS client. The advisory notes a use-after-free (UAF) in cifs_debug_files_proc_show() triggered by session teardown. The fix adds a guard to skip sessions in status SES_EXITING during teardown, preventing UAF. Multiple connected sources (Astra Linux...

7.8CVSS6.7AI score0.00276EPSS
Save
CVE
CVE
added 2024/04/05 8:24 a.m.4086 views

CVE-2024-26810

CVE-2024-26810 (Linux kernel) concerns the vfio/pci path where masking operations for external INTx were not properly synchronized with INTx configuration changes. The description in the initial document notes a race between config-space changes to DisINTx and ioctl-driven updates to interrupt co...

7.8CVSS7.2AI score0.00196EPSS
Save
CVE
CVE
added 2024/05/01 5:28 a.m.4078 views

CVE-2024-26993

The CVE-2024-26993 issue in the Linux kernel’s fs: sysfs_break_active_protection() leaks a kobject reference in the error path if kernfs_find_and_get() fails. The root cause was an obvious reference leak when kn is NULL, which prevented the corresponding sysfs_unbreak_active_protection() from rel...

5.5CVSS6.1AI score0.00265EPSS
Save
CVE
CVE
added 2024/05/01 12:54 p.m.4039 views

CVE-2024-27043

In CVE-2024-27043, the Linux kernel vulnerability is a use-after-free in DVB convolution: dvb_register_device assigns *pdvbdev to dvbdev and frees dvbdev in error paths without nulling *pdvbdev, enabling UAFs via the dvb device lifecycle. A fix exists (kernel patch) to null the pointer after free...

7.8CVSS6.2AI score0.00291EPSS
Save
CVE
CVE
added 2024/03/06 6:45 a.m.4028 views

CVE-2023-52585

The CVE-2023-52585 vulnerability affects the Linux kernel AMDGPU driver (drm/amdgpu). A NULL dereference could occur in amdgpu_ras_query_error_status_helper() when handling error info and an invalid block id; the fix returns -EINVAL for invalid block ids and prevents the NULL dereference. Affecte...

5.5CVSS7.2AI score0.00282EPSS
Save
CVE
CVE
added 2024/05/01 5:27 a.m.4017 views

CVE-2024-26981

CVE-2024-26981 affects the Linux kernel nilfs2 implementation. The flaw is an out-of-bounds access in nilfs_set_de_type: the index into nilfs_type_by_mode is computed as (mode & S_IFMT) >> S_SHIFT, but the array size is defined as S_IFMT >> S_SHIFT, which can produce an OOB when mode ...

7.8CVSS6.1AI score0.00271EPSS
Save
Total number of security vulnerabilities14776